Total Complexity | 45 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 250 |
Lines of code | 174 |
Logical lines of code | 88 |
Comment lines | 7 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parseIp() | 39 | 16 | 66 | |
setTrueIp() | 55 | 10 | 17 | |
ipMatchesRanges() | 52 | 7 | 26 | |
getIpCidrRange() | 46 | 5 | 41 | |
ipMatchesRange() | 68 | 3 | 7 | |
ipMatchesCidrRange() | 63 | 2 | 11 | |
convertIpToBinary() | 79 | 1 | 3 | |
converBinaryToIp() | 79 | 1 | 3 |